github.com/andybalholm/brotli/flate.huffmanEncoder.lfs (field)

2 uses

	github.com/andybalholm/brotli/flate (current package)
		huffman_code.go#L23: 	lfs       byFreq    // stored to avoid repeated allocation in generate
		huffman_code.go#L303: 	h.lfs.sort(list)